home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 August / PCWorld_2001-08_cd.bin / Software / Vyzkuste / codePad / CodePad30.exe / Syntax Definitions / css1.def < prev    next >
Text File  |  2000-11-15  |  7KB  |  269 lines

  1. object TPersHolder
  2.   P.Name = 'CSS, level 1'
  3.   P.SyntaxBlocks = <
  4.     item
  5.       Name = 'Default'
  6.       ID = 0
  7.       FIText = 16
  8.       FISymbol = 8
  9.       UseSymbols = True
  10.       UseComments = True
  11.       UseMultiLineComments = True
  12.       UseStrings = True
  13.       UseSingleLineStrings = True
  14.       BlockDelimiters = <>
  15.       MultiLineCommentDelimiters = <
  16.         item
  17.           FontID = 17
  18.           LeftDelimiter = '/*'
  19.           RightDelimiter = '*/'
  20.         end
  21.         item
  22.           FontID = 11
  23.           LeftDelimiter = '<!--'
  24.           RightDelimiter = '-->'
  25.         end>
  26.       SingleLineStringDelimiters = <
  27.         item
  28.           FontID = 10
  29.           LeftDelimiter = '"'
  30.           RightDelimiter = '"'
  31.         end>
  32.     end
  33.     item
  34.       Name = 'Style'
  35.       ID = 1
  36.       ParentID = 0
  37.       UseMetaSymbol = True
  38.       UseMetaToWrapLines = False
  39.       MetaSymbol = '\'
  40.       FIText = 0
  41.       FIIntNum = 1
  42.       FIFloatNum = 2
  43.       FIHexNum = 3
  44.       FISymbol = 9
  45.       UseSymbols = True
  46.       UseComments = True
  47.       UseMultiLineComments = True
  48.       UseStrings = True
  49.       UseSingleLineStrings = True
  50.       UseNumbers = True
  51.       UsePrefixedNumbers = True
  52.       UseSuffixedNumbers = True
  53.       UseMultipleNumSuffixes = False
  54.       UseKeywords = True
  55.       BlockDelimiters = <
  56.         item
  57.           LeftDelimiter = '{'
  58.           RightDelimiter = '}'
  59.           DelimitersArePartOfBlock = True
  60.         end>
  61.       MultiLineCommentDelimiters = <
  62.         item
  63.           FontID = 4
  64.           LeftDelimiter = '/*'
  65.           RightDelimiter = '*/'
  66.         end
  67.         item
  68.           FontID = 13
  69.           LeftDelimiter = '<!--'
  70.           RightDelimiter = '-->'
  71.         end>
  72.       SingleLineStringDelimiters = <
  73.         item
  74.           FontID = 5
  75.           LeftDelimiter = '"'
  76.           RightDelimiter = '"'
  77.         end
  78.         item
  79.           FontID = 6
  80.           LeftDelimiter = #39
  81.           RightDelimiter = #39
  82.         end>
  83.       NumPrefixes = <
  84.         item
  85.           LeftDelimiter = '#'
  86.         end>
  87.       NumSuffixes = <
  88.         item
  89.           LeftDelimiter = '%'
  90.         end
  91.         item
  92.           LeftDelimiter = 'em'
  93.         end
  94.         item
  95.           LeftDelimiter = 'ex'
  96.         end
  97.         item
  98.           LeftDelimiter = 'px'
  99.         end
  100.         item
  101.           LeftDelimiter = 'in'
  102.         end
  103.         item
  104.           LeftDelimiter = 'cm'
  105.         end
  106.         item
  107.           LeftDelimiter = 'mm'
  108.         end
  109.         item
  110.           LeftDelimiter = 'pt'
  111.         end
  112.         item
  113.           LeftDelimiter = 'pc'
  114.         end
  115.         item
  116.           LeftDelimiter = 'p'
  117.         end>
  118.       KeywordSets = <
  119.         item
  120.           FontID = 7
  121.           Name = 'properties'
  122.           Keywords = 
  123.             'align,attachment,auto,background,border,bottom,clear,color,decor' +
  124.             'ation,display,family,float,font,height,image,indent,left,letter,' +
  125.             'line,list,margin,padding,position,repeat,right,size,space,spacin' +
  126.             'g,style,text,through,top,transform,type,variant,vertical,weight,' +
  127.             'white,width,word'
  128.         end>
  129.     end>
  130.   P.FontTable = <
  131.     item
  132.       FontID = 0
  133.       GlobalAttrID = 'Whitespace'
  134.       Font.Charset = DEFAULT_CHARSET
  135.       Font.Color = clBlack
  136.       Font.Height = -13
  137.       Font.Name = 'Courier New'
  138.       Font.Style = []
  139.     end
  140.     item
  141.       FontID = 1
  142.       GlobalAttrID = 'Integer'
  143.       Font.Charset = DEFAULT_CHARSET
  144.       Font.Color = clGreen
  145.       Font.Height = -13
  146.       Font.Name = 'Courier New'
  147.       Font.Style = []
  148.     end
  149.     item
  150.       FontID = 2
  151.       GlobalAttrID = 'Float'
  152.       Font.Charset = DEFAULT_CHARSET
  153.       Font.Color = clGreen
  154.       Font.Height = -13
  155.       Font.Name = 'Courier New'
  156.       Font.Style = []
  157.     end
  158.     item
  159.       FontID = 3
  160.       GlobalAttrID = 'Integer'
  161.       Font.Charset = DEFAULT_CHARSET
  162.       Font.Color = clGreen
  163.       Font.Height = -13
  164.       Font.Name = 'Courier New'
  165.       Font.Style = []
  166.     end
  167.     item
  168.       FontID = 4
  169.       GlobalAttrID = 'Comment'
  170.       Font.Charset = DEFAULT_CHARSET
  171.       Font.Color = clGray
  172.       Font.Height = -13
  173.       Font.Name = 'Courier New'
  174.       Font.Style = [fsItalic]
  175.     end
  176.     item
  177.       FontID = 5
  178.       GlobalAttrID = 'String'
  179.       Font.Charset = DEFAULT_CHARSET
  180.       Font.Color = clMaroon
  181.       Font.Height = -13
  182.       Font.Name = 'Courier New'
  183.       Font.Style = []
  184.     end
  185.     item
  186.       FontID = 6
  187.       GlobalAttrID = 'String'
  188.       Font.Charset = DEFAULT_CHARSET
  189.       Font.Color = clMaroon
  190.       Font.Height = -13
  191.       Font.Name = 'Courier New'
  192.       Font.Style = []
  193.     end
  194.     item
  195.       FontID = 7
  196.       GlobalAttrID = 'Reserved words'
  197.       Font.Charset = DEFAULT_CHARSET
  198.       Font.Color = clBlue
  199.       Font.Height = -13
  200.       Font.Name = 'Courier New'
  201.       Font.Style = [fsBold]
  202.     end
  203.     item
  204.       FontID = 16
  205.       GlobalAttrID = 'Emphasis'
  206.       Font.Charset = DEFAULT_CHARSET
  207.       Font.Color = clBlack
  208.       Font.Height = -13
  209.       Font.Name = 'Courier New'
  210.       Font.Style = [fsBold]
  211.     end
  212.     item
  213.       FontID = 17
  214.       GlobalAttrID = 'Comment'
  215.       Font.Charset = DEFAULT_CHARSET
  216.       Font.Color = clGray
  217.       Font.Height = -13
  218.       Font.Name = 'Courier New'
  219.       Font.Style = [fsItalic]
  220.     end
  221.     item
  222.       FontID = 10
  223.       GlobalAttrID = 'String'
  224.       Font.Charset = DEFAULT_CHARSET
  225.       Font.Color = clMaroon
  226.       Font.Height = -13
  227.       Font.Name = 'Courier New'
  228.       Font.Style = []
  229.     end
  230.     item
  231.       FontID = 11
  232.       GlobalAttrID = 'Comment'
  233.       Font.Charset = DEFAULT_CHARSET
  234.       Font.Color = clGray
  235.       Font.Height = -13
  236.       Font.Name = 'Courier New'
  237.       Font.Style = [fsItalic]
  238.     end
  239.     item
  240.       FontID = 13
  241.       GlobalAttrID = 'Comment'
  242.       Font.Charset = DEFAULT_CHARSET
  243.       Font.Color = clGray
  244.       Font.Height = -13
  245.       Font.Name = 'Courier New'
  246.       Font.Style = [fsItalic]
  247.     end
  248.     item
  249.       FontID = 8
  250.       GlobalAttrID = 'Emphasis'
  251.       Font.Charset = DEFAULT_CHARSET
  252.       Font.Color = clBlack
  253.       Font.Height = -13
  254.       Font.Name = 'Courier New'
  255.       Font.Style = [fsBold]
  256.     end
  257.     item
  258.       FontID = 9
  259.       GlobalAttrID = 'Delimiters'
  260.       BlockID = 1
  261.       Font.Charset = DEFAULT_CHARSET
  262.       Font.Color = clBlack
  263.       Font.Height = -13
  264.       Font.Name = 'Courier New'
  265.       Font.Style = []
  266.     end>
  267.   P.SyntaxVersion = 3
  268. end
  269.